home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / djgpp / src / gcc-263 / config / arm / t-riscix < prev    next >
Encoding:
Text File  |  1994-10-14  |  202 b   |  4 lines

  1. # Just for these, we omit the frame pointer since it makes such a big
  2. # difference.  It is then pointless adding debugging.
  3. LIBGCC2_CFLAGS=-O2 -fomit-frame-pointer $(LIBGCC2_INCLUDES) $(GCC_CFLAGS) -g0
  4.